Add some more unsorted types
authorFelix Krull <f_krull@gmx.de>
Tue, 21 May 2019 18:55:21 +0000 (20:55 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commitff3e268a3b886089fb5efbba2384514067e4c852
treeeec2d0560d0f517cbe8fa04989415c4651e3afbd
parentab3e2c908e1c25494e5849b3578f15617beea22b
Add some more unsorted types
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/src/auto/diff_item.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/enums.rs
rust-bindings/rust/src/auto/flags.rs
rust-bindings/rust/src/auto/functions.rs
rust-bindings/rust/src/auto/gpg_verifier.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/mutable_tree_iter.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/repo.rs
rust-bindings/rust/src/auto/repo_finder.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/repo_finder_result.rs [new file with mode: 0644]